Skip to content

fix(docker): run compose service as host user - #1268

Merged
christso merged 1 commit into
mainfrom
fix/docker-compose-host-user
May 31, 2026
Merged

fix(docker): run compose service as host user#1268
christso merged 1 commit into
mainfrom
fix/docker-compose-host-user

Conversation

@christso

@christso christso commented May 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

Docker Compose now runs AgentV as the invoking host user by default, so bind-mounted result files are not written as root during local container runs.

Verification

  • docker compose config
  • bunx biome check apps/studio/vite.config.ts docker-compose.yml
  • pre-push hook on git push: bun run build, bun run typecheck, bun run lint, bun run test, bun run validate:examples

Compound Engineering
Codex

@christso
christso force-pushed the fix/docker-compose-host-user branch from 2d3d23c to 1a0aef0 Compare May 30, 2026 10:33
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 30, 2026

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1a0aef0
Status: ✅  Deploy successful!
Preview URL: https://988fd9fb.agentv.pages.dev
Branch Preview URL: https://fix-docker-compose-host-user.agentv.pages.dev

View logs

@christso
christso merged commit d5c1d17 into main May 31, 2026
4 checks passed
@christso
christso deleted the fix/docker-compose-host-user branch May 31, 2026 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant